3.1316 \(\int \frac {(1-2 x)^2}{(2+3 x)^4 (3+5 x)^2} \, dx\)

Optimal. Leaf size=55 \[ -\frac {1133}{3 x+2}-\frac {605}{5 x+3}-\frac {77}{(3 x+2)^2}-\frac {49}{9 (3 x+2)^3}+7480 \log (3 x+2)-7480 \log (5 x+3) \]

[Out]

-49/9/(2+3*x)^3-77/(2+3*x)^2-1133/(2+3*x)-605/(3+5*x)+7480*ln(2+3*x)-7480*ln(3+5*x)

________________________________________________________________________________________

Rubi [A]  time = 0.03, antiderivative size = 55, normalized size of antiderivative = 1.00, number of steps used = 2, number of rules used = 1, integrand size = 22, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.045, Rules used = {88} \[ -\frac {1133}{3 x+2}-\frac {605}{5 x+3}-\frac {77}{(3 x+2)^2}-\frac {49}{9 (3 x+2)^3}+7480 \log (3 x+2)-7480 \log (5 x+3) \]

Antiderivative was successfully verified.

[In]

Int[(1 - 2*x)^2/((2 + 3*x)^4*(3 + 5*x)^2),x]

[Out]

-49/(9*(2 + 3*x)^3) - 77/(2 + 3*x)^2 - 1133/(2 + 3*x) - 605/(3 + 5*x) + 7480*Log[2 + 3*x] - 7480*Log[3 + 5*x]

Rule 88

Int[((a_.) + (b_.)*(x_))^(m_.)*((c_.) + (d_.)*(x_))^(n_.)*((e_.) + (f_.)*(x_))^(p_.), x_Symbol] :> Int[ExpandI
ntegrand[(a + b*x)^m*(c + d*x)^n*(e + f*x)^p, x], x] /; FreeQ[{a, b, c, d, e, f, p}, x] && IntegersQ[m, n] &&
(IntegerQ[p] || (GtQ[m, 0] && GeQ[n, -1]))

Rubi steps

\begin {align*} \int \frac {(1-2 x)^2}{(2+3 x)^4 (3+5 x)^2} \, dx &=\int \left (\frac {49}{(2+3 x)^4}+\frac {462}{(2+3 x)^3}+\frac {3399}{(2+3 x)^2}+\frac {22440}{2+3 x}+\frac {3025}{(3+5 x)^2}-\frac {37400}{3+5 x}\right ) \, dx\\ &=-\frac {49}{9 (2+3 x)^3}-\frac {77}{(2+3 x)^2}-\frac {1133}{2+3 x}-\frac {605}{3+5 x}+7480 \log (2+3 x)-7480 \log (3+5 x)\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.05, size = 57, normalized size = 1.04 \[ -\frac {1133}{3 x+2}-\frac {605}{5 x+3}-\frac {77}{(3 x+2)^2}-\frac {49}{9 (3 x+2)^3}+7480 \log (5 (3 x+2))-7480 \log (5 x+3) \]

Antiderivative was successfully verified.

[In]

Integrate[(1 - 2*x)^2/((2 + 3*x)^4*(3 + 5*x)^2),x]

[Out]

-49/(9*(2 + 3*x)^3) - 77/(2 + 3*x)^2 - 1133/(2 + 3*x) - 605/(3 + 5*x) + 7480*Log[5*(2 + 3*x)] - 7480*Log[3 + 5
*x]

________________________________________________________________________________________

fricas [A]  time = 0.52, size = 95, normalized size = 1.73 \[ -\frac {605880 \, x^{3} + 1191564 \, x^{2} + 67320 \, {\left (135 \, x^{4} + 351 \, x^{3} + 342 \, x^{2} + 148 \, x + 24\right )} \log \left (5 \, x + 3\right ) - 67320 \, {\left (135 \, x^{4} + 351 \, x^{3} + 342 \, x^{2} + 148 \, x + 24\right )} \log \left (3 \, x + 2\right ) + 780464 \, x + 170229}{9 \, {\left (135 \, x^{4} + 351 \, x^{3} + 342 \, x^{2} + 148 \, x + 24\right )}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((1-2*x)^2/(2+3*x)^4/(3+5*x)^2,x, algorithm="fricas")

[Out]

-1/9*(605880*x^3 + 1191564*x^2 + 67320*(135*x^4 + 351*x^3 + 342*x^2 + 148*x + 24)*log(5*x + 3) - 67320*(135*x^
4 + 351*x^3 + 342*x^2 + 148*x + 24)*log(3*x + 2) + 780464*x + 170229)/(135*x^4 + 351*x^3 + 342*x^2 + 148*x + 2
4)

________________________________________________________________________________________

giac [A]  time = 1.02, size = 58, normalized size = 1.05 \[ -\frac {605}{5 \, x + 3} + \frac {5 \, {\left (\frac {34464}{5 \, x + 3} + \frac {6934}{{\left (5 \, x + 3\right )}^{2}} + 44661\right )}}{{\left (\frac {1}{5 \, x + 3} + 3\right )}^{3}} + 7480 \, \log \left ({\left | -\frac {1}{5 \, x + 3} - 3 \right |}\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((1-2*x)^2/(2+3*x)^4/(3+5*x)^2,x, algorithm="giac")

[Out]

-605/(5*x + 3) + 5*(34464/(5*x + 3) + 6934/(5*x + 3)^2 + 44661)/(1/(5*x + 3) + 3)^3 + 7480*log(abs(-1/(5*x + 3
) - 3))

________________________________________________________________________________________

maple [A]  time = 0.01, size = 54, normalized size = 0.98 \[ 7480 \ln \left (3 x +2\right )-7480 \ln \left (5 x +3\right )-\frac {49}{9 \left (3 x +2\right )^{3}}-\frac {77}{\left (3 x +2\right )^{2}}-\frac {1133}{3 x +2}-\frac {605}{5 x +3} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((1-2*x)^2/(3*x+2)^4/(5*x+3)^2,x)

[Out]

-49/9/(3*x+2)^3-77/(3*x+2)^2-1133/(3*x+2)-605/(5*x+3)+7480*ln(3*x+2)-7480*ln(5*x+3)

________________________________________________________________________________________

maxima [A]  time = 0.50, size = 56, normalized size = 1.02 \[ -\frac {605880 \, x^{3} + 1191564 \, x^{2} + 780464 \, x + 170229}{9 \, {\left (135 \, x^{4} + 351 \, x^{3} + 342 \, x^{2} + 148 \, x + 24\right )}} - 7480 \, \log \left (5 \, x + 3\right ) + 7480 \, \log \left (3 \, x + 2\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((1-2*x)^2/(2+3*x)^4/(3+5*x)^2,x, algorithm="maxima")

[Out]

-1/9*(605880*x^3 + 1191564*x^2 + 780464*x + 170229)/(135*x^4 + 351*x^3 + 342*x^2 + 148*x + 24) - 7480*log(5*x
+ 3) + 7480*log(3*x + 2)

________________________________________________________________________________________

mupad [B]  time = 1.09, size = 46, normalized size = 0.84 \[ 14960\,\mathrm {atanh}\left (30\,x+19\right )-\frac {\frac {1496\,x^3}{3}+\frac {44132\,x^2}{45}+\frac {780464\,x}{1215}+\frac {56743}{405}}{x^4+\frac {13\,x^3}{5}+\frac {38\,x^2}{15}+\frac {148\,x}{135}+\frac {8}{45}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((2*x - 1)^2/((3*x + 2)^4*(5*x + 3)^2),x)

[Out]

14960*atanh(30*x + 19) - ((780464*x)/1215 + (44132*x^2)/45 + (1496*x^3)/3 + 56743/405)/((148*x)/135 + (38*x^2)
/15 + (13*x^3)/5 + x^4 + 8/45)

________________________________________________________________________________________

sympy [A]  time = 0.18, size = 53, normalized size = 0.96 \[ \frac {- 605880 x^{3} - 1191564 x^{2} - 780464 x - 170229}{1215 x^{4} + 3159 x^{3} + 3078 x^{2} + 1332 x + 216} - 7480 \log {\left (x + \frac {3}{5} \right )} + 7480 \log {\left (x + \frac {2}{3} \right )} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((1-2*x)**2/(2+3*x)**4/(3+5*x)**2,x)

[Out]

(-605880*x**3 - 1191564*x**2 - 780464*x - 170229)/(1215*x**4 + 3159*x**3 + 3078*x**2 + 1332*x + 216) - 7480*lo
g(x + 3/5) + 7480*log(x + 2/3)

________________________________________________________________________________________